GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx / TextMarginLeft Property





In This Topic
TextMarginLeft Property (ThumbnailEx)
In This Topic
Syntax
'Declaration
 
Public Property TextMarginLeft As Integer
public int TextMarginLeft {get; set;}
public read-write property TextMarginLeft: Integer; 
public function get,set TextMarginLeft : int
public: __property int get_TextMarginLeft();
public: __property void set_TextMarginLeft( 
   int value
);
public:
property int TextMarginLeft {
   int get();
   void set (    int value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx
ThumbnailEx Members